home *** CD-ROM | disk | FTP | other *** search
- Path: pop.gnn.com!ScottDrane
- From: ScottDrane@gnn.com (Scott Drane)
- Newsgroups: comp.lang.c++
- Subject: Qwik & Easy Q
- Date: Thu, 14 Mar 1996 17:40:57
- Organization: GNN
- Message-ID: <4iab4l$fs8@news-e2c.gnn.com>
- NNTP-Posting-Host: www-33-228.gnn.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset="us-ascii"
- X-GNN-NewsServer-Posting-Date: 14 Mar 1996 23:46:29 GMT
- X-Mailer: GNNmessenger 1.2
-
- Howdy,
-
- I'm getting a linker error when trying to
- compile my latest project:
-
- Segment MYPROGRAM_TEXT exceeds 64K
-
- I think this has something to do with the
- size of my source code files. Can someone tell
- me why I'm getting this message and how to fix
- it (can't seem to find anything in the docs)?
-
- Thanks,
-
- Scott D
-
-